inflate

open fun inflate(): View(source)

Inflates the layout resource identified by getLayoutResource and replaces this StubbedView in its parent by the inflated layout resource.

Return

The inflated layout resource.